Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.stream.defaultConfig--logConfig

This contribution is part of XML component org.nuxeo.stream.defaultConfig inside nuxeo-runtime-9.10.jar /Users/arnaud/Nuxeo/distrib/nuxeo-server-tomcat-9.10/nxserver/config/stream-config.xml

Extension Point

Extension point logConfig of component service.

Contributed Items

  • <logConfig name="audit" type="chronicle">
           <option name="retention">4d</option>
         </logConfig>

XML Source

<extension point="logConfig" target="org.nuxeo.runtime.stream.service">
     <logConfig name="audit" type="chronicle">
       <option name="retention">4d</option>
     </logConfig>
  </extension>